DrawPICT v1.00 by Ken Kashmarek ------------------------- This NBA allows you to load a PICT file from disk and display it centered on the current card. If the pathname is null, then a standard file dialog is put up requesting you to select a file. NBA button input would be coded as a pathname: pathname HyperLogo code would be as follows: MAKE "path "fullpathname MAKE "retcode CALLNBA "DrawPICT :path 4 Requires System 7 or higher.